FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package IdHIE.0v#0.0.1 (47 ms)

Package IdHIE.0v
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=IdHIE.0v@0.0.1&canonical=http://fhir.hie.moh.gov.id/StructureDefinition/Observation-lab-result-id-core
Url http://fhir.hie.moh.gov.id/StructureDefinition/Observation-lab-result-id-core
Version 1.0.0
Status active
Date 2023-06-07T07:16:10.3933867+00:00
Name ObservationLabResultIdCore
Title ObservationLabResult (ID Core)
Experimental False
Authority hl7
Description Observation Lab Result My Core
Purpose Observation Lab Result My Core
Type Observation
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
http://fhir.hie.moh.gov.id/ValueSet/lab-id-core ValueSetLab (ID Core)
http://fhir.hie.moh.gov.id/ValueSet/loinc-id-core ValueSetLoinc (ID Core)


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "Observation-lab-result-id-core",
  "meta" : {
    "versionId" : "8",
    "lastUpdated" : "2023-03-17T00:10:57.1128384+00:00",
    "source" : "#dv5kntCquis3rYtZ"
  },
  "url" : "http://fhir.hie.moh.gov.id/StructureDefinition/Observation-lab-result-id-core",
  "version" : "1.0.0",
  "name" : "ObservationLabResultIdCore",
  "title" : "ObservationLabResult (ID Core)",
  "status" : "active",
  "date" : "2023-06-07T07:16:10.3933867+00:00",
  "description" : "Observation Lab Result My Core",
  "purpose" : "Observation Lab Result My Core",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation.category",
        "path" : "Observation.category",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.category.coding.system",
        "path" : "Observation.category.coding.system",
        "min" : 1,
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/observation-category"
      },
      {
        "id" : "Observation.category.coding.code",
        "path" : "Observation.category.coding.code",
        "min" : 1,
        "fixedCode" : "laboratory"
      },
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/loinc-id-core"
        }
      },
      {
        "id" : "Observation.code.coding",
        "path" : "Observation.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.code.coding:lab",
        "path" : "Observation.code.coding",
        "sliceName" : "lab",
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/lab-id-core"
        }
      },
      {
        "id" : "Observation.code.coding:lab.system",
        "path" : "Observation.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://fhir.hie.moh.gov.id/CodeSystem/lab-id-core"
      },
      {
        "id" : "Observation.code.coding:lab.code",
        "path" : "Observation.code.coding.code",
        "min" : 1
      },
      {
        "id" : "Observation.code.coding:codeLoinc",
        "path" : "Observation.code.coding",
        "sliceName" : "codeLoinc",
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/loinc-id-core"
        }
      },
      {
        "id" : "Observation.code.coding:codeLoinc.system",
        "path" : "Observation.code.coding.system",
        "fixedUri" : "http://loinc.org"
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "max" : "0"
      },
      {
        "id" : "Observation.component",
        "path" : "Observation.component",
        "min" : 1
      },
      {
        "id" : "Observation.component.value[x]",
        "path" : "Observation.component.value[x]",
        "type" : [
          {
            "code" : "Quantity"
          },
          {
            "code" : "CodeableConcept"
          },
          {
            "code" : "string"
          },
          {
            "code" : "boolean"
          },
          {
            "code" : "Range"
          },
          {
            "code" : "dateTime"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.